UInt64NIProviderINumericRandomUInt64NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
INumericRandom<UInt64N> IProvider<INumericRandom<UInt64N>>.GetInstance()
Private Function GetInstance As INumericRandom(Of UInt64N)
Implements IProvider(Of INumericRandom(Of UInt64N)).GetInstance
private:
virtual INumericRandom<UInt64N>^ GetInstance() sealed = IProvider<INumericRandom<UInt64N>^>::GetInstance
private abstract GetInstance : unit -> INumericRandom<UInt64N>
private override GetInstance : unit -> INumericRandom<UInt64N>
INumericRandomUInt64NAn instance of
T.
IProviderTGetInstance